home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / gfx / conv / MTVLoader.lha / MTVLoader / MTVLoader.doc < prev    next >
Text File  |  1994-11-20  |  2KB  |  66 lines

  1.  
  2. *****************************************************************************
  3.  
  4.                  MTV format loader for ImageFX (19.11.94)
  5.  
  6.                              by Miloslaw Smyk
  7.                   Thorgal/World Federation of Mad Hackers
  8.  
  9.                       Mental Pictures Developed Here
  10.  
  11. *****************************************************************************
  12.  
  13.  
  14.     Preface
  15.     =======
  16.  
  17.     This  archive contains a loader module for ImageFX image processing
  18. system.   I've  coded  it  after  being  suprised  that no leading graphics
  19. package  for  Amiga  supports  native  output  format of Rayshade raytracer
  20. (which Amiga port was done by Martin Hohl).
  21.     Two  versions are included:  one for 68030 and later processors and
  22. one for vanilla 68000.
  23.  
  24.     Installation
  25.     ============
  26.  
  27.     Due to my laziness you will have to put correct version in
  28. ImageFX/modules/loaders directory yourself. Sorry :-)
  29.  
  30.     Disclaimer
  31.     ==========
  32.  
  33.     Bla, bla...oh, I'd forget:  this module was not tested with ImageFX
  34. 2.0,  but as far as I know it should work without any glitches.  Contact me
  35. if you think you have come across any. Or if you need saver module for MTV.
  36.  
  37.  
  38.     Author
  39.     ======
  40.  
  41.     The  author  is  currently  a  3rd  year  student of informatics at
  42. Technical  University  of  Szczecin.  His interests include image synthesis
  43. and   processing,   real-time  graphics  algorithms  and  of  course  Amiga
  44. programming.  Should you need to contact him, the addresses follow:
  45.  
  46. e-mail:    smykm@felix.univ.szczecin.pl
  47.  
  48. snail-mail:
  49.  
  50.     Miloslaw Smyk
  51.     ul. Orawska 22/34
  52.     70-131 Szczecin
  53.     Poland
  54.  
  55.  
  56.  
  57. See you and keep on multitasking...
  58.  
  59.  
  60.     LAST NOTE
  61.     =========
  62.  
  63. Rayshade   is   available  via  anonymous  ftp  at  weedeater.math.yale.edu
  64. (130.132.23.17)  in  pub/rayshade.4.0.   Rayshade v4.0 was written by Craig
  65. Kolb and Rod Bogart during 1990-1991.  Amiga port by Martin Hohl.
  66.